Skip to content

Conversation

@jtpio
Copy link
Member

@jtpio jtpio commented Feb 25, 2024

Fixes #7272

Notebook 6 used to export it too (here on the 6.5.x branch):

from ._version import version_info, __version__

Exposing it in Notebook 7 to ease transition for some users.

@jtpio jtpio added this to the 7.1.x milestone Feb 25, 2024
@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch jtpio/notebook/version-info

@jtpio jtpio marked this pull request as ready for review February 26, 2024 08:16
@jtpio jtpio merged commit f2ee4ba into jupyter:main Feb 26, 2024
@jtpio jtpio deleted the version-info branch February 26, 2024 08:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cannot import name 'version_info' from 'notebook'。My notebook version is 7.0.8, and suddenly my Jupyter Notebook has encountered some issues.

1 participant